projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d92c275
)
(mode-line-process): Mark as risky.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 13 Jan 2003 08:05:13 +0000
(08:05 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 13 Jan 2003 08:05:13 +0000
(08:05 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 3ec068f953b1ab2a0a36871d0e4114799c792f51..321c52460c95a63625cb685bd24ab622f8b230a0 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-2069,6
+2069,7
@@
is specified, returning t if it is specified."
(put 'mode-line-buffer-identification 'risky-local-variable t)
(put 'mode-line-modes 'risky-local-variable t)
(put 'mode-line-position 'risky-local-variable t)
+(put 'mode-line-process 'risky-local-variable t)
(put 'mode-name 'risky-local-variable t)
(put 'display-time-string 'risky-local-variable t)
(put 'parse-time-rules 'risky-local-variable t)